home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10605 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  709 b 

  1. Path: news99.sunet.se!umdac!news
  2. From: Christopher Holmberg <lapdog@cyberspace.org>
  3. Newsgroups: comp.lang.c
  4. Subject: Linking - EMX
  5. Date: Mon, 18 Mar 1996 23:13:59 -0800
  6. Organization: Lapdog
  7. Message-ID: <314E5EB7.1E97@cyberspace.org>
  8. NNTP-Posting-Host: ipcs3-2.modem.umu.se
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. How do I proceed to link assembler .obj files
  15. (compiled with TASM) with GCC .o or .obj files?
  16. If i just link em together the assembler functions is
  17. undefined. (Not in the C-code. I am naturally using extern).
  18.  
  19.  
  20. If you have an answer please mail it to lapdog@cyberspace.org
  21.  
  22.          Regards,
  23.  
  24.          Chris
  25.